Gets or sets Error-Info header field. The Error-Info header field provides a pointer
to additional information about the error status response.
Namespace:
Independentsoft.Sip.Methods
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string ErrorInfo { get; set; }Public Property ErrorInfo As String
Get
Set
Property Value
Type:
String
See Also